home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: Parent Power
/
The Sunday Times - Parent Power.iso
/
pc
/
engine
/
engine.swf
/
scripts
/
DefineButton2_312
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-11-03
|
108 b
|
6 lines
on(release){
_parent.movie_load("exit.swf");
_parent.nav_activate("");
gotoAndStop("init");
}